home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11969 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1022 b 

  1. Path: access5.digex.net!rok
  2. From: rkinder <rok@access5.digex.net>
  3. Newsgroups: comp.lang.c
  4. Subject: String Manipulation
  5. Date: Wed, 27 Mar 1996 19:24:04 -0500
  6. Organization: Express Access Online Communications, USA
  7. Message-ID: <Pine.SUN.3.91.960327191458.19432B-100000@access5.digex.net>
  8. NNTP-Posting-Host: access5.digex.net
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11.  
  12. My project is to write a simple text editor in standard "C". The purpose 
  13. is to learn techniques for manipulating strings. Does anyone have, or 
  14. could they point me to source code or a good book that deals with this 
  15. subject. Specifically, I would like to learn how to "cut and paste", 
  16. "word wrap", "save previous and next screen for scrolling", etc.
  17.  
  18. I'm not interested in a program (eg shareware) that has routines to do 
  19. this for me (unless it has the source code). I want to learn from scratch.
  20.  
  21. I've looked around the Web, but have found nothing so far. Thought I'd 
  22. give the experts a try :).    ---rkinder.  <rok@access.digex.net>
  23.  
  24.